Skip to content

Update actions/checkout action to v7 - #86

Closed
renovate-bot wants to merge 1 commit into
xwiki:masterfrom
renovate-bot:renovate/actions-checkout-7.x
Closed

Update actions/checkout action to v7#86
renovate-bot wants to merge 1 commit into
xwiki:masterfrom
renovate-bot:renovate/actions-checkout-7.x

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4v7

Release Notes

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

v7

Compare Source

v6.1.0

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.1.0

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot
renovate-bot force-pushed the renovate/actions-checkout-7.x branch from 01c9975 to 868b8b3 Compare July 12, 2026 11:12
@renovate-bot
renovate-bot force-pushed the renovate/actions-checkout-7.x branch 2 times, most recently from c086196 to 2cb54aa Compare July 24, 2026 21:34
@renovate-bot
renovate-bot force-pushed the renovate/actions-checkout-7.x branch 2 times, most recently from fbe9a74 to a1aadef Compare July 30, 2026 15:12
@renovate-bot
renovate-bot force-pushed the renovate/actions-checkout-7.x branch 2 times, most recently from 1d48d12 to 6ed75a2 Compare August 14, 2026 14:40
@vmassol

vmassol commented Aug 27, 2026

Copy link
Copy Markdown
Member

Closing in favour of #104.

This Pull Request updates .github/workflows/docker-build.yml, which is generated from template-github/docker-build.yml by the generateWorkflows Gradle task. The template still pins actions/checkout@v4, so merging this would have made Gradlew Check fail on master (it runs ./gradlew and fails on any resulting diff), and the next ./gradlew run would have silently reverted the bump.

The green checks here were misleading: the pull_request trigger for Gradlew Check was only added in 187b5c3, after this branch was pushed, so that check never ran on it — only the Docker Build jobs and Socket did, and none of those regenerate anything.

#104 applies the same v7 bump to the template instead, regenerates the workflow, and adds a Renovate custom manager for template-github/ plus a package rule disabling updates to the generated file — so future action bumps land on the template and are mergeable as-is.

@vmassol vmassol closed this Aug 27, 2026
@forking-renovate

Copy link
Copy Markdown

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate-bot
renovate-bot deleted the renovate/actions-checkout-7.x branch August 27, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants